ActiveReports 9 Server
ServiceChannelFactory<TServiceChannel> Class
Members 

The type of the service channel.
Represents the factory to create an instance of the specified service channel.
Object Model
ServiceChannelFactory<TServiceChannel> Class
Syntax
'Declaration
 
Public MustInherit NotInheritable Class ServiceChannelFactory(Of TServiceChannel As IClientChannel) 
public static class ServiceChannelFactory<TServiceChannel> 
where TServiceChannel: IClientChannel
Type Parameters
TServiceChannel
The type of the service channel.
Inheritance Hierarchy

System.Object
   ActiveReports.Server.ReportControls.Servicing.ServiceChannelFactory<TServiceChannel>

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ServiceChannelFactory<TServiceChannel> Members
ActiveReports.Server.ReportControls.Servicing Namespace

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum